home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / dev / lang / Python152_Src.lha / Python152_Source / Modules / protos / cPickle.h < prev    next >
Text File  |  1999-04-25  |  104b  |  4 lines

  1. static PyObject *Pdata_New ( void );
  2. static int stackUnderflow ( void );
  3. static int bad_readline(void);
  4.